home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / lang / hlp_comp.hqx / Help Compiler.pit / Help Compiler.rsrc / HTXT_1_Usage_ < prev    next >
Text File  |  1988-06-04  |  852b  |  26 lines

  1. In order to use the Help Compiler, follow these
  2. steps:
  3. 
  4. Ñ    Prepare an input specification, as described in the
  5. Formats description below.
  6. 
  7. Ñ    Compile it, using the compile menu option.
  8. This will automatically show it to you when it is done.
  9. You must save the resources in your application file.
  10. Prior help resources will be deleted, but all others will
  11. be left intact.
  12. 
  13. Ñ    Refine the help specification until it looks right to
  14. you.
  15. 
  16. Ñ    Call ShowHelp() from your application when
  17. you want to display help info. The ShowHelp() which
  18. is supplied is in the C language. You will have to 
  19. rewrite it for other languages.
  20. 
  21. Ñ    When you want to change the help specification,
  22. you can use the Decompile option in the     Operations
  23. menu. This option will generate a help text file from an
  24. existing set of help resources.
  25. 
  26.